File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/vendor/livewire/livewire/src/Exceptions/MethodNotFoundException.php
Back
<?php namespace Livewire\Exceptions; class MethodNotFoundException extends \Exception { use BypassViewHandler; public function __construct($method, $component) { parent::__construct( "Unable to call component method. Public method [{$method}] not found on component: [{$component}]" ); } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings